projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ebbf285
)
Fix docs publish
author
Felix Krull
<f_krull@gmx.de>
Wed, 22 May 2019 19:49:11 +0000
(21:49 +0200)
committer
Colin Walters
<walters@verbum.org>
Fri, 6 May 2022 16:53:54 +0000
(12:53 -0400)
rust-bindings/rust/.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/rust-bindings/rust/.gitlab-ci.yml
b/rust-bindings/rust/.gitlab-ci.yml
index b3b8db667070c72df9cc51d49147967a90b9892f..a8a38e6bb478a487b8245c985447a12957d8f73c 100644
(file)
--- a/
rust-bindings/rust/.gitlab-ci.yml
+++ b/
rust-bindings/rust/.gitlab-ci.yml
@@
-104,6
+104,7
@@
docs:
pages:
stage: publish
image: alpine
+ before_script: []
script:
- cp -r target/doc public
artifacts: